Total Complexity | 15 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 137 |
Lines of code | 45 |
Logical lines of code | 20 |
Comment lines | 69 |
Methods | 9 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
queue_operation() | 61 | 3 | 12 | |
execute() | 66 | 3 | 8 | |
check_status() | 70 | 3 | 6 | |
__construct() | 77 | 1 | 4 | |
delete() | 79 | 1 | 3 | |
get() | 79 | 1 | 3 | |
patch() | 79 | 1 | 3 | |
post() | 79 | 1 | 3 | |
put() | 79 | 1 | 3 |